home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 …SCII & the Runetime Code / ADC Developer CD (1992-07) (''Butch ASCII And The Runtime Code'')_iso / Dev.CD 199207.iso / Development Platforms / Apple II / DTS Apple II Sample Code / APW.SC / SC14FontReport / Build next >
Encoding:
Text File  |  1990-05-30  |  187 b   |  8 lines  |  [TEXT/pdos]

  1. echo compiling fontreport.c
  2. compile fontreport.c    keep=o/fontreport
  3.  
  4. delete -c o/finder.data
  5. linkiigs < fontreport.link
  6. duplicate -r r.fontreport c.fontreport
  7. filetype c.fontreport s16
  8.